This page last changed on Oct 18, 2011 by jed.wheeler@involver.com.

Overview

logClickthrough is used when you wish to track clickthroughs on content links within your page.


Parameters

name description
name The name of the link as you wish it to be displayed on the reports
user_identifier The facebook id of the user clicking through
content_item_id The id of the content item that is being clicked

Examples

<a href="http://yahoo.com" onclick="Analytics.logClickthrough('Clickthrough Count')">This is a link to Yahoo</a>

FAQ

How do I check the analytics data?
You should be able to view it under the Analytics tab on the Campaign Dashboard as a Premium subscriber.


Related Topics

Document generated by Confluence on Feb 12, 2013 09:09